Skip to content

Add tests relationship to Project GraphQL type#3808

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:project-tests-graphql
Jul 6, 2026
Merged

Add tests relationship to Project GraphQL type#3808
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:project-tests-graphql

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

Even though there isn't a direct foreign-key relationship between projects and tests, viewing test history is a very common case throughout CDash which isn't currently easy to implement. This PR adds a tests relationship to the Project type to support several upcoming features.

Even though there isn't a direct foreign-key relationship between projects and tests, viewing test history is a very common case throughout CDash which isn't currently easy to implement.  This PR adds a `tests` relationship to the `Project` type to support several upcoming features.

@josephsnyder josephsnyder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Jul 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 6, 2026
@williamjallen williamjallen added this pull request to the merge queue Jul 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 6, 2026
@williamjallen williamjallen added this pull request to the merge queue Jul 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 6, 2026
@josephsnyder josephsnyder added this pull request to the merge queue Jul 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 6, 2026
@josephsnyder josephsnyder added this pull request to the merge queue Jul 6, 2026
Merged via the queue into Kitware:master with commit c58642b Jul 6, 2026
23 of 28 checks passed
@williamjallen williamjallen deleted the project-tests-graphql branch July 6, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants